runtime.lfstack.push (method)
7 uses
runtime (current package)
lfstack.go#L25: func (head *lfstack) push(node *lfnode) {
mgc.go#L1230: gcBgMarkWorkerPool.push(&node.node)
mgcpacer.go#L872: gcBgMarkWorkerPool.push(&node.node)
mgcpacer.go#L882: gcBgMarkWorkerPool.push(&node.node)
mgcwork.go#L406: work.empty.push(&b.node)
mgcwork.go#L415: work.full.push(&b.node)
mspanset.go#L292: p.stack.push(&block.lfnode)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)